CSC/ECE 517 Spring 2016/Implement private browsing

From Expertiza_Wiki
Revision as of 00:53, 24 March 2016 by Vrajadh (talk | contribs) (Created page with "==Implementation== The following steps were followed to meet the project requirements as per this [https://github.com/servo/servo/wiki/Private-browsing-student-project]. ===Ste...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Implementation

The following steps were followed to meet the project requirements as per this [1].

Step 1

As required we have added the is_private member to the struct IFrameLoadInfo to check if it's a private iframe or not